Search results 59

Card image cap
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image cap
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image cap
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.